The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:HTML-TagReader html links"

tr_llnk - list links in html files River stage zero No dependents

Without option -A tr_llnk will list only relative links. The idea of this program is that you run tar cvf pages.tar `tr_llnk index.html something.html` in order to include files that are referenced by index.html and something.html. With the option -A...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC

tr_xlnk - process html files and expand links on directories River stage zero No dependents

tr_xlnk opens all files listed on the command line and searches for realtive links on directories. These links are expanded to point to the default file (e.g index.html). This is useful if you want to click through html files without a web-server. Fi...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC

tr_blck - check for broken relative links in html pages River stage zero No dependents

tr_blck searches html files for broken links. I searches only the relative links and does not need a web-server. As it does not need web-access it is very fast. The output of tr_blck is of the same format as gcc error messages and can therefore be in...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC

tr_mvlnk - modify tags in html files with perl commands. River stage zero No dependents

tr_mvlnk provides the tags in html code in \$_ to perlexpr and modifies the tags according to the perlexpr. The original files are backed-up to filename.bak Spaces, tabs and newline are removed from the tag and replaced by just one space. This is to ...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC

tr_httpcheck - check if a particular web-pages exists River stage zero No dependents

tr_httpcheck is a post-processor for tr_blck to allow for checking of absolute linke of the type http://.......

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC

tr_imgaddsize - add width and height to ltimg src=...gt River stage zero No dependents

tr_imgaddsize opens all files listed on the command line and edits them if needed. All <img src=...> get width and height added if not already there. This works only for relative links (something like src=../images/cool.png) File access permissions a...

GUS/HTML-TagReader-1.13 - 20 Nov 2020 00:28:49 UTC
6 results (0.049 seconds)